7.8
HIGH CVSS 3.1
CVE-2024-56595
jfs: add a check to prevent array-index-out-of-bounds in dbAdjTree
Description

In the Linux kernel, the following vulnerability has been resolved: jfs: add a check to prevent array-index-out-of-bounds in dbAdjTree When the value of lp is 0 at the beginning of the for loop, it will become negative in the next assignment and we should bail out.

INFO

Published Date :

Dec. 27, 2024, 3:15 p.m.

Last Modified :

Jan. 16, 2025, 4:47 p.m.

Remotely Exploit :

No

Source :

416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Products

The following products are affected by CVE-2024-56595 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Linux linux_kernel
CVSS Scores
The Common Vulnerability Scoring System is a standardized framework for assessing the severity of vulnerabilities in software and systems. We collect and displays CVSS scores from various sources for each CVE.
Score Version Severity Vector Exploitability Score Impact Score Source
CVSS 3.1 HIGH [email protected]
Solution
To address a kernel vulnerability, update the affected kernel and reboot the system.
  • Update the Linux kernel package.
  • Reboot the system after the update.
Public PoC/Exploit Available at Github

CVE-2024-56595 has a 1 public PoC/Exploit available at Github. Go to the Public Exploits tab to see the list.

CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2024-56595 is associated with the following CWEs:

Common Attack Pattern Enumeration and Classification (CAPEC)

Common Attack Pattern Enumeration and Classification (CAPEC) stores attack patterns, which are descriptions of the common attributes and approaches employed by adversaries to exploit the CVE-2024-56595 weaknesses.

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

None

JavaScript

Updated: 3 months, 4 weeks ago
5 stars 1 fork 1 watcher
Born at : April 16, 2025, 1:43 p.m. This repo has been linked 280 different CVEs too.

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2024-56595 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2024-56595 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • Initial Analysis by [email protected]

    Jan. 16, 2025

    Action Type Old Value New Value
    Added CVSS V3.1 NIST AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
    Added CWE NIST CWE-129
    Added CPE Configuration OR *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions up to (excluding) 5.4.287 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.5 up to (excluding) 5.10.231 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.11 up to (excluding) 5.15.174 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.16 up to (excluding) 6.1.120 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.2 up to (excluding) 6.6.66 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.7 up to (excluding) 6.12.5
    Changed Reference Type https://git.kernel.org/stable/c/368a533152220b0a6f1142327d96c6b6361f3002 No Types Assigned https://git.kernel.org/stable/c/368a533152220b0a6f1142327d96c6b6361f3002 Patch
    Changed Reference Type https://git.kernel.org/stable/c/3b5d21b56c3774bc84eab0a93aaac22a4475e2c4 No Types Assigned https://git.kernel.org/stable/c/3b5d21b56c3774bc84eab0a93aaac22a4475e2c4 Patch
    Changed Reference Type https://git.kernel.org/stable/c/491487eeddccc4bb49f2e59d8c8f35bec89c15ca No Types Assigned https://git.kernel.org/stable/c/491487eeddccc4bb49f2e59d8c8f35bec89c15ca Patch
    Changed Reference Type https://git.kernel.org/stable/c/8a4311bbde702362fe7412045d06ab6767235dac No Types Assigned https://git.kernel.org/stable/c/8a4311bbde702362fe7412045d06ab6767235dac Patch
    Changed Reference Type https://git.kernel.org/stable/c/a174706ba4dad895c40b1d2277bade16dfacdcd9 No Types Assigned https://git.kernel.org/stable/c/a174706ba4dad895c40b1d2277bade16dfacdcd9 Patch
    Changed Reference Type https://git.kernel.org/stable/c/a3d408870bc19b794646871bc4c3a5daa66f91c5 No Types Assigned https://git.kernel.org/stable/c/a3d408870bc19b794646871bc4c3a5daa66f91c5 Patch
    Changed Reference Type https://git.kernel.org/stable/c/b15000bcbecf27e0f7c0f149a409e5b865e28ca2 No Types Assigned https://git.kernel.org/stable/c/b15000bcbecf27e0f7c0f149a409e5b865e28ca2 Patch
  • New CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67

    Dec. 27, 2024

    Action Type Old Value New Value
    Added Description In the Linux kernel, the following vulnerability has been resolved: jfs: add a check to prevent array-index-out-of-bounds in dbAdjTree When the value of lp is 0 at the beginning of the for loop, it will become negative in the next assignment and we should bail out.
    Added Reference https://git.kernel.org/stable/c/368a533152220b0a6f1142327d96c6b6361f3002
    Added Reference https://git.kernel.org/stable/c/3b5d21b56c3774bc84eab0a93aaac22a4475e2c4
    Added Reference https://git.kernel.org/stable/c/491487eeddccc4bb49f2e59d8c8f35bec89c15ca
    Added Reference https://git.kernel.org/stable/c/8a4311bbde702362fe7412045d06ab6767235dac
    Added Reference https://git.kernel.org/stable/c/a174706ba4dad895c40b1d2277bade16dfacdcd9
    Added Reference https://git.kernel.org/stable/c/a3d408870bc19b794646871bc4c3a5daa66f91c5
    Added Reference https://git.kernel.org/stable/c/b15000bcbecf27e0f7c0f149a409e5b865e28ca2
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.
Vulnerability Scoring Details
Base CVSS Score: 7.8
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality Impact
Integrity Impact
Availability Impact